setUnreadConversation
open fun setUnreadConversation(@Nullable unreadConversation: NotificationCompat.CarExtender.UnreadConversation): NotificationCompat.CarExtender(source)
Deprecated
UnreadConversation is no longer supported. Use MessagingStyle instead.
Sets the unread conversation in a message notification.
Return
This object for method chaining.
Parameters
unreadConversation
The unread part of the conversation this notification conveys.